home *** CD-ROM | disk | FTP | other *** search
/ LG Super CD / LG Super CD.iso / bitpim / bitpim-0.62-setup.exe / {app} / bitpim.exe / FCNTL.pyo (.txt) < prev    next >
Encoding:
Python Compiled Bytecode  |  2003-11-06  |  435 b   |  8 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyo (Python 2.3)
  3.  
  4. import warnings
  5. warnings.warn('the FCNTL module is deprecated; please use fcntl', DeprecationWarning)
  6. from fcntl import *
  7. __all__ = []
  8.